TCPSocket.BytesLeftToSend

The number of bytes left in the queue remaining to be sent. This enables you to create a synchronous socket without needing to subclass the TCPSocket.

Syntax

BytesLeftToSend( Integer ) as


Parameters

Integer